home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Enlighten DSM 1.1
/
SGI EnlightenDSM 1.1.iso
/
sol2x
/
common.z
/
common
/
msg
/
C
/
cron.msg
< prev
next >
Wrap
Text File
|
1998-06-30
|
3KB
|
115 lines
#
$ Copyright (c) 1997-1998, Enlighten Software Solutions, Inc
$
$ These are error messages for the internal portion of cron job management
#
# CRON_NOUSERNAME
100 "Please enter the name of the user for whom the cron job is to apply"
# CRON_NODESCRIPT
101 "Please enter a short description of the cron job"
# CRON_NOCOMMAND
102 "Please enter the command to be executed"
# CRON_NOCRONJOBS
103 "Could not find any cron jobs"
# CRON_JOBNOTFOUND
104 "Unable to find the selected cron job"
# CRON_NOTNUMERIC
105 "The time specifier %1s is not numeric"
# CRON_BADRANGE
106 "An invalid range (%1s) was specified"
# CRON_BADADD
107 "Error adding cron job for user %1s"
# CRON_GOODADD
108 "Finished adding cronjobs for user \"%1s\""
# CRON_BADMOD
109 "Error modifying cron job for user %1s"
# CRON_GOODMOD
110 "Cron job successfully modified for user %1s"
# CRON_JOBDELETED
111 "Cron job %1d of user \"%2s\" on host \"%3s\" successfully removed"
# CRON_JOBNOTDEL
112 "Error deleting cron job %1d of user \"%2s\" on host \"%3s\""
# CRON_ERR_ACCESS
113 "Error changing cron access permissions"
# CRON_OK_ACCESS
114 "Cron access permissions successfully changed"
# CRON_REMOVE
115 "Remove cron job %1d of user \"%2s\" on host \"%3s\""
#
# The following messages MUST only be three words
#
# CRON_ROOT_ONLY_MSG
116 "Only root user"
# CRON_NO_USER_MSG
117 "No users allowed"
# CRON_ALL_USERS_MSG
118 "All users allowed"
# CRON_ALLOW_USERS_MSG
119 "Only selected users"
# CRON_DENY_USERS_MSG
120 "Deny selected users"
#
# Back to normal messages
#
# CRON_SAME_AS_ALL1
121 "By selecting cron access for selected users and having no"
# CRON_SAME_AS_ALL2
122 "users listed is the same as denying access to all users"
# CRON_SAME_AS_NONE1
123 "By denying cron access for selected users and having"
# CRON_SAME_AS_NONE2
124 "no users listed is the same as allowing access for all users"
# CRON_MODIFY
125 "Modify new cron job for user \"%1s\" on \"%%s\""
# CRON_ERRMODIFY
126 "Error modifying cron job for user %1s"
# CRON_ADD
127 "Add new cron job for user \"%1s\" on host \"%%s\""
# CRON_ERRADD
128 "Error adding cron job for user %1s"
# CRON_WANT_TO_MODIFY_ACCESS
129 "Modify cron access rights on \"%%s\""
# CRON_CANT_MODIFY_ACCESS
130 "Error modifying cron access rights"
# CRON_CANT_DELETE_JOB
131 "Unable to delete cron job"
#
# Another message that MUST only be three words
#
# CRON_NOT_SUPPORTED_MSG
132 "Cron not supported"